home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / AmigaTalk_X / browser / GeneralClassInstanceVars < prev    next >
Encoding:
Text File  |  2002-03-13  |  623 b   |  18 lines

  1. ShowPen |bic| :Object
  2. Pen |title x y angle width height fpen bpen| :Object
  3. FormPen |lines| :Pen
  4. SavePen |saveForm| :FormPen
  5. Form |text| :Object
  6. Link |nextLink| :Collection
  7. List |first current| :SequenceableCollection
  8. Semaphore |excessSignals| :List
  9. Interval |lower upper step current| :SequenceableCollection
  10. ArrayedCollection |current| :SequenceableCollection
  11. Dictionary |hashTable currentBucket currentList| :KeyedCollection
  12. AmigaTalk |uniqueInstance atMsg wTitle globalDict| :Dictionary
  13. Set |list| :Collection
  14. Bag |dict count| :Collection
  15. Random |seed| :Object
  16. Point |xvalue yvalue| :Magnitude
  17. Radian |value| :Magnitude
  18.